.text {
	font-size: 13px;	
	font-family:Arial, Geneva,"Times New Roman";
	text-align:justify;
	color: #3333cc;
	padding: 5px;
	width: 100%;
	background-color: #FFFFFF;
}

.textleft {
        position: relative;
	width:370px;
	left: 0px;
	font-size: 12px;	
	font-family:Arial, Geneva,"Times New Roman";
	text-align:justify;
	color: #2300D5;
}


.picright {
        position: absolute;
	width: 210px;
	left: 370px;
}



.textright {
	font-size: 12px;	
	font-family:Arial, Geneva,"Times New Roman";
	text-align:justify;
	color: #2300D5;
        border-style: solid;
	border-color: #e7f5ff;
	border-width: 5px;
        padding: 5px;
	margin-left: 5px;
}

.picleft {
        position: relative;
	width: 210px;
	left: 0px;
}


.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3333cc;
	text-decoration: underline;
}


.picBanner{
	border: thin none;
}


.maintext{
	font-size: 12px;	
	font-family:Arial, Geneva,"Times New Roman";
	text-align:justify;
	color: #2300D5;
}

.smalltext{
	font-size: 10px;	
	font-family:Arial, Geneva,"Times New Roman";
	text-align:justify;
	color: #2300D5;
}

.pic {
	border-style: solid;
	border-color: #C0C0C0;
	border-width: 1px;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #e7f5ff;
}

.title {
	font-size: 24px;	
	font-family: Verdana, Arial, Georgia;
	test-weight: bold;
	text-align:justify;
	color: #3333cc;
	left: 5; height: 1;
 	background-color: #FFFFFF;
}

HR {	
	color: #FF0000;
	height: 1px;
}


.linkside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #04049A;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

.linksidetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

div.main a:link {
	font-size: 12px;	
	font-family:Arial, Geneva,"Times New Roman";
	color: #2300D5;
	text-decoration: underline;
}

div.main a:active {
	font-size: 12px;	
	font-family:Arial, Geneva,"Times New Roman";
	color: #2300D5;
	text-decoration: underline;
}

div.main a:visited {
	font-size: 12px;	
	font-family:Arial, Geneva,"Times New Roman";
	color: #2300D5;
	text-decoration: underline;
}

div.main a:hover {
	font-size: 12px;	
	font-family:Arial, Geneva,"Times New Roman";
	color: #2300D5;
	text-decoration: none;
}


div.email a:link {
	font-size: 14px;	
	font-family:Arial, Geneva,"Times New Roman";
	color: #2300D5;
	text-decoration: none;
	font-weight: normal;
}

div.email a:active {
	font-size: 14px;	
	font-family:Arial, Geneva,"Times New Roman";
	color: #2300D5;
	text-decoration: none;
	font-weight: normal;
}

div.email a:visited {
	font-size: 14px;	
	font-family:Arial, Geneva,"Times New Roman";
	color: #2300D5;
	text-decoration: none;
	font-weight: normal;
}

div.email a:hover {
	font-size: 14px;	
	font-family:Arial, Geneva,"Times New Roman";
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

#pichead{
	display:block;
	position:absolute;
	background-color: #FFFFFF;
	font-size: 18px;	
	font-family:Arial, Geneva,"Times New Roman";
	color: #1004A8;
	text-align:center;
	overflow: none;
	left: 5; height: 22; top:5; width: 150;

	border-style: solid;
	border-color: #FF0000;
	border-width: 1px;
}

#galbutsMap{
	display:block;
	position:absolute;
	overflow: none;
	left: 200; height: 22; bottom:25;
	border-top: 1 solid #FF0000;
	border-bottom: 1 solid #FF0000;
	border-right: 1 solid #FF0000;
	border-left: 1 solid #FF0000;
}

#galbuts{
	display:block;
	position:absolute;
	left: 5px; top:400px;

	border-style: solid;
	border-color: #FF0000;
	border-width: 1px;

        background-color: #ffffff;
        background-image: url('../images/menuback.jpg');
}


a.gal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	border-style: solid;
	border-color: #FFFFFF;
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding: 5px;

	cursor: pointer;
}
a.gal:active {
	color: #3333cc;
	text-decoration: none;
}
a.gal:visited {
	color: #3333cc;
	text-decoration: none;
}
a.gal:hover {
	color: #FF0000;
	text-decoration: none;
}

